Add Claude Opus 5 to the model registry - #100
Conversation
Register anthropic/claude-opus-5 in models.yaml at $5/$25 with 1M context, regenerate the Model Literal, and document it in the Anthropic model reference. Demote Opus 4.8 from "latest" and repoint the Fable 5 and Opus 4.1 fallback notes at Opus 5. Add live integration coverage via Agent.collect and llm_router streaming, and raise the probe budget to 2048 tokens — Opus 5 thinks by default, so a 512-token cap can be exhausted before any visible text.
PR SummaryLow Risk Overview Docs and guidance are updated across Integration tests add Opus 5 to the frontier live matrix ( Reviewed by Cursor Bugbot for commit 698ce5e. Bugbot is set up for automated code reviews on this repo. Configure here. |
Register anthropic/claude-opus-5 in models.yaml at $5/$25 with 1M context, regenerate the Model Literal, and document it in the Anthropic model reference. Demote Opus 4.8 from "latest" and repoint the Fable 5 and Opus 4.1 fallback notes at Opus 5.
Add live integration coverage via Agent.collect and llm_router streaming, and raise the probe budget to 2048 tokens — Opus 5 thinks by default, so a 512-token cap can be exhausted before any visible text.